Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Collections Namespace / WhoseValueConstraint<TCollection,TKey,TValue,TAssertions> Class


In This Topic
    WhoseValueConstraint<TCollection,TKey,TValue,TAssertions> Class Properties
    In This Topic

    For a list of all members of this type, see WhoseValueConstraint<TCollection,TKey,TValue,TAssertions> members.

    Public Properties
     NameDescription
    Public PropertyGets the assertion object that was used in the prior assertion. (Inherited from FluentAssertions.AndConstraint<TAssertions>)
    Public Property Gets the value of the object referred to by the key.  
    Top
    See Also